home *** CD-ROM | disk | FTP | other *** search
/ PC Format Collection 21 / PC Format CD-ROM Collection 21 (1995-12)(Future Publishing)(GB)[issue 51].iso / swos / sfx / pierce / goal.bat next >
DOS Batch File  |  1995-08-02  |  3KB  |  71 lines

  1. rem dir M158(1) >>goal.txt  'what a goal'.
  2. rem dir M158(2) >>goal.txt  'Fantastic goal'.
  3. rem dir M158(3) >>goal.txt  'Superb strike'.
  4. rem dir M158(4) >>goal.txt  'Its in the net'.
  5. rem dir M158(5) >>goal.txt  'Goaaaal'.
  6. rem dir M158(6) >>goal.txt  'Goaaaaaaaaaaal'.
  7. rem dir M158(7) >>goal.txt  'It's in the back of the net'.
  8. rem dir M158(8) >>goal.txt  'That was simply incredible'.
  9. rem dir M158(9) >>goal.txt  'Oh quite remarkable'.
  10. rem dir M158(A) >>goal.txt  'That has to be a goal of the season contender'.
  11. rem dir M158(B) >>goal.txt  'That has to be a goal of the season contender (2)'.
  12. rem dir M158(C) >>goal.txt  'I don't believe it they've scored'.
  13. rem dir M158(D) >>goal.txt  'Dreadfull defending'.
  14. rem dir M158(E) >>goal.txt  'Oh poor defending there'.
  15. rem dir M158(F) >>goal.txt  'That was Sunday league defending'.
  16. rem dir M158(G) >>goal.txt  'The keeper has to be at fault on that one'.
  17. rem dir M158(H) >>goal.txt  'Ooh the keeper's had an absolute nightmare'.
  18. rem dir M158(I) >>goal.txt  'The keepers had an Elm street there'.
  19. rem dir M158(J) >>goal.txt  'where were the defence'.
  20. rem dir M158(K) >>goal.txt  ' Oh where oh where were the defenders'.
  21. rem dir M158(L) >>goal.txt  'The defenders are in dreamland'.
  22. rem dir M158(M) >>goal.txt  'The defenders standing like statues'.
  23. rem dir M158(N) >>goal.txt  'Whoo that was a little bit unlucky'.
  24. rem dir M158(O) >>goal.txt  'Whoo they were a shade unlucky there'.
  25. rem dir M158(P) >>goal.txt  'What on earth was he thinking of'.
  26. rem dir M158(Q) >>goal.txt  'It's a full moon the loons are out'.
  27. rem dir M158(R) >>goal.txt  'What on earth was he thinking of'.
  28. rem dir M158(S) >>goal.txt  'oh gee what a terrible mistake'.
  29. rem dir M158(T) >>goal.txt  'Oh no'.
  30. rem dir M158(U) >>goal.txt  'Oh gee'.
  31. rem dir M158(V) >>goal.txt  'Hang your head in shame mate'.
  32. rem dir M158(W) >>goal.txt  'You can't but feel sorry for the lad there own goal'.
  33. rem dir M158(X) >>goal.txt  'What a rediculously soft goal to concede'.
  34. rem dir M158(Y) >>goal.txt  'Oh so silly oh so soft'.
  35.  
  36.  
  37. dir M158(1).* >>goal.txt
  38. dir M158(2).* >>goal.txt
  39. dir M158(3).* >>goal.txt
  40. dir M158(4).* >>goal.txt
  41. dir M158(5).* >>goal.txt
  42. dir M158(6).* >>goal.txt
  43. dir M158(7).* >>goal.txt
  44. dir M158(8).* >>goal.txt
  45. dir M158(9).* >>goal.txt
  46. dir M158(A).* >>goal.txt
  47. dir M158(B).* >>goal.txt
  48. dir M158(C).* >>goal.txt
  49. dir M158(D).* >>goal.txt
  50. dir M158(E).* >>goal.txt
  51. dir M158(F).* >>goal.txt
  52. dir M158(G).* >>goal.txt
  53. dir M158(H).* >>goal.txt
  54. dir M158(I).* >>goal.txt
  55. dir M158(J).* >>goal.txt
  56. dir M158(K).* >>goal.txt
  57. dir M158(L).* >>goal.txt
  58. dir M158(M).* >>goal.txt
  59. dir M158(N).* >>goal.txt
  60. dir M158(O).* >>goal.txt
  61. dir M158(P).* >>goal.txt
  62. dir M158(Q).* >>goal.txt
  63. dir M158(R).* >>goal.txt
  64. dir M158(S).* >>goal.txt
  65. dir M158(T).* >>goal.txt
  66. dir M158(U).* >>goal.txt
  67. dir M158(V).* >>goal.txt
  68. dir M158(W).* >>goal.txt
  69. dir M158(X).* >>goal.txt
  70. dir M158(Y).* >>goal.txt
  71.